SubsamplingFormat

enum SubsamplingFormat : Enum<SubsamplingFormat>

YUV subsampling type of the pixels of a given image.

Entries

YUV420
Link copied to clipboard
YUV422
Link copied to clipboard
YUV444
Link copied to clipboard

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int

Sources

jvm source
Link copied to clipboard